Total Complexity | 21 |
Dependencies | 1 |
Dependents | 4 |
Total lines | 183 |
Lines of code | 130 |
Logical lines of code | 58 |
Comment lines | 5 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
upsert_mappings() | 50 | 5 | 30 | |
get_mappings_by_urls() | 50 | 4 | 28 | |
create_table() | 54 | 4 | 22 | |
insert_mapping() | 57 | 2 | 17 | |
get_mapping() | 61 | 2 | 13 | |
__construct() | 76 | 1 | 4 | |
drop_table() | 76 | 1 | 4 | |
get_table_name() | 82 | 1 | 3 | |
table_exists() | 66 | 1 | 9 |